body, .sp-preloader {
    background-color: #FFFFFF;
    color: #252525; /* sada */
    font-family: 'NewFrankRegular', sans-serif;
    font-weight: 400; /* normal */
    font-size: 16px;
}
/* 404 page */
html.error-page .error-code {
    margin: 0 0 1rem;
    font-size: 6rem;
    line-break: auto;
    color: #fff;
}
html.error-page .error-message {
    font-size: 1.5rem;
    margin-bottom: 3rem;
    color: #fff;
}
/* coming-soon */
html.coming-soon .social-icons {
    margin-top: 0;
}
html.coming-soon ul.social-icons {
    font-size: 22px;
}
html.coming-soon ul.social-icons li {
    margin-right: 20px;
    font-size: 34px;
}

/* definice fontu je ve font.css */ 
/*
p {
    line-height: 175%;
    font-size: 17px;
}
*/
/* top bar */
#sp-top-bar {
    background: #f4f7fe;
    color: rgba(1, 9, 68, 0.7);
    padding: 2px 0 0 0;
    font-size: 14px;
}
#sp-top-bar li {
    margin-bottom: 0;
}

/* tlacitko - členský portál - top bar - zariva zelená tmavsi */
#sp-top-bar a.menu-clensky-portal {
    line-height: 16px;
    margin-right: 3px;
    padding: 3px 3px 0 3px;
    font-size: 14px;
    color: #fff !important;
    background: #8bbc4a !important;
    border-color: #8bbc4a !important;
    width: auto !important;
}
#sp-top-bar a.menu-clensky-portal:hover, #sp-top-bar a.menu-clensky-portal:focus {
    background-color: transparent !important;
    color: #8bbc4a !important;
    border-color: #8bbc4a !important;
    width: auto !important;
}


/* tlacitko - členský portál - top bar - zariva zelená - web color */
/*
#sp-top-bar a.menu-clensky-portal {
    line-height: 18px;
    margin-right: 8px;
    padding: 3px 10px 0 10px;
    font-size: 14px;
    color: #fff !important;
    background: #99cc66 !important;
    border-color: #99cc66 !important;
    width: auto !important;
}
#sp-top-bar a.menu-clensky-portal:hover, #sp-top-bar a.menu-clensky-portal:focus {
    background-color: transparent !important;
    color: #99cc66 !important;
    border-color: #99cc66 !important;
    width: auto !important;
}
*/

/* tlacitko - členský portál - top bar - zariva zelená orig */
/*
#sp-top-bar a.menu-clensky-portal {
    line-height: 18px;
    margin-right: 8px;
    padding: 3px 10px 0 10px;
    font-size: 14px;
    color: #fff !important;
    background: #8DC640 !important;
    border-color: #8DC640 !important;
    width: auto !important;
}
#sp-top-bar a.menu-clensky-portal:hover, #sp-top-bar a.menu-clensky-portal:focus {
    background-color: transparent !important;
    color: #8DC640 !important;
    border-color: #8DC640 !important;
    width: auto !important;
}
*/

/* tlacitko - puvodni web - top bar */
#sp-top-bar a.menu-puvodni-web {
    line-height: 18px;
    margin-right: 8px;
    padding: 3px 10px 0 10px;
    font-size: 14px;
    color: #1d1d1d !important;
    background: transparent !important;
    border-color: #1d1d1d !important;
    width: auto !important;
}
#sp-top-bar a.menu-puvodni-web:hover, #sp-top-bar a.menu-puvodni-web:focus {
    background-color: #1d1d1d !important;
    color: #fff !important;
    width: auto !important;
}



.sp-header-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
#sp-header #sp-logo .logo img {
    margin: 0;
    position: absolute;
    top: 0px;
}
#sp-header {
    height: 86px;
    left: auto;
    position: relative;
    top: auto;
    width: 100%;
    z-index: 99;
    background: #f4f7fe;    
    box-shadow: none;
    /*box-shadow: 0px 1px 1px rgba(29, 29, 29, 0.12);*/
    border-top: none;
    /*border-top: 1px solid rgba(29, 29, 29, 0.12);*/
    
}
#sp-header.header-sticky {
    position: fixed;
    top: 0px;
    z-index: 9999;
    background: #f4f7fe;
    /*background-color: rgba(255, 255, 255, 1);*/
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
#sp-header .sp-module {
    margin-left: 10px;
}

/*
#sp-header.header-sticky .logo img {
    margin: 0;
    position: absolute;
    top: 0;
}
*/

.header-modules {
    margin-left: 12px;
}

/* sp-megamenu */
.sp-megamenu-wrapper {
    /*padding-top: 8px;*/
    /*line-height: 90px;*/
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 16px;
    line-height: 1.5;
    display: inline-block;
    padding: 8px 0;
    cursor: pointer;
}
.sp-megamenu-parent>li.active>span, .sp-megamenu-parent>li.active:hover>span {
    color: #607949;
}
#sp-main-body {
    padding: 50px 0;
}
/* com_dpcalendar */
.com_dpcalendar #sp-main-body {
    padding: 0;
}
.com_dpcalendar #sp-main-body .container {
    max-width: none;
}
.com_dpcalendar #sp-main-body .com-dpcalendar-event__description h3 {
        font-size: 24px;
}

.com_dpcalendar #sp-main-body .com-dpcalendar-event__description h3 {
        font-size: 22px;
}

.com_dpcalendar .event-right-sidebar {
    background: rgba(255,255,255,1);
    margin: 0 0 30px 0;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
    border-radius: 0;
    box-shadow: none;
    border-width: 0;
    border-color: transparent;
    border-style: none;
}

.com_dpcalendar .event-top {
    z-index: -1;
}
.com-dpcalendar-event {
    display: block;
    grid-template-columns: none;
    grid-template-rows: none;    
}
.com_dpcalendar #sp-main-body .container .row>* {
    flex-shrink: 0;
    /*padding-right: 0;*/
    /*padding-left: 0;*/
}
.com-dpcalendar-event {
    max-width: 1860px;
    margin: 20px auto 0 auto;
    padding-left: 0;
    padding-right: 0;
    background: #fff;
    position: relative;
}
.com-dpcalendar-event .com-dpcalendar-event__header {
    margin: 0;
}
.com-dpcalendar-event__information, .com-dpcalendar-event__actions, .com-dpcalendar-event__cta, .com-dpcalendar-event__description, .com-dpcalendar-event_small {
    padding: 0;
}
.com-dpcalendar-event .dp-heading {
    clear: both;
    color: #111;
    text-transform: none;
}
.com-dpcalendar-event h1.com-dpcalendar-event__title  {
    font-size: 32px;
}    
.com-dpcalendar-event h2.com-dpcalendar-event__title  {
    font-size: 26px;
}    
    
.com-dpcalendar-event__image, .com-dpcalendar-event__information {
    background-color: transparent;
    border-bottom: none;
}
.com-dpcalendar-event__image {
    margin: 0 0 30px 0;
}

.com-dpcalendar-event:not(.has-bookingform) .com-dpcalendar-event__actions, .com-dpcalendar-event:not(.has-bookingform) .com-dpcalendar-event__cta, .com-dpcalendar-event__booking-form {
    /*border-bottom: 1px solid rgba(0, 0, 0, .2);*/
    border-bottom: none;
    box-sizing: border-box;
}
.com-dpcalendar-event__image_intro {
    text-align: center;
    margin: 50px auto 30px auto;
    padding: 1rem;
}
.com-dpcalendar-event__image_intro img {
    text-align: center;
    margin: 0 auto;
}
.com-dpcalendar-event__image img {
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
}
h6.mod-dpcalendar-upcoming-blog__heading {
    margin: 0 0 10px 0;
    font-size: 18px;
}
.mod-dpcalendar-upcoming-blog__kreditcgk {
    margin: 0 0 10px 10px;
    font-size: 16px;
    font-weight: 300;
    color: rgb(139, 188, 74);
}
.mod-dpcalendar-upcoming-blog__date {
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    margin: 0 0 10px 0;
}
.mod-dpcalendar-upcoming-blog__date_date .dp-date__start {
    font-weight: 700;
}

.mod-dpcalendar-upcoming-blog__date_day {
    font-style: normal;
}



/*--- 
	Offcanvas Menu: Let the whole line act as menu toggler. 
	This solution was presented as answer to my question on Joomshaper Forum on April 5, 2023
	(https://www.joomshaper.com/forum/question/23872)
	NOTE: The solution only works when menu heading are links themselves, not pure menu headings.
--------------------------------------------------------------------------------------------------*/
body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .nav-header > .menu-toggler,
body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler,
body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler {
	width: 100%;
	text-align: right;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.active>a, .offcanvas-menu .offcanvas-inner>li.active:hover>a {
    color: #607949;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.active span {
    color: #607949;
}
body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li ul {
    margin-left: 5px;
}
.offcanvas-menu .offcanvas-inner ul.menu, .offcanvas-menu .offcanvas-inner ul.menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    margin: 0 0 10px 0;
    list-style: none;
}

.offcanvas-menu .offcanvas-inner ul.menu>li.active ul.menu-child {
    display: block;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a:not(.active) {
    color: #072446;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active li.active a {
    color: #607949;
}
.offcanvas-menu .offcanvas-inner ul.menu li ul li:before {
    font-family: "FontAwesome";
    /* content: "\f22d"; */
    content: "\f111";
    float: left;
    padding: 6px 10px 14px 0px;
    font-weight: 900;
    font-size: 6px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    display: block;
    font-size: 18px;
    padding: 10px 0px 15px 0px;
    position: relative;
    line-height: 18px;
    opacity: 0.7;
    transition: 0.3s;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a.menu-puvodni-web {
    padding: 9px 5px 7px 5px;
    color: #1d1d1d !important;
    background: transparent !important;
    border-color: #1d1d1d !important;        
}
.offcanvas-menu .offcanvas-inner ul.menu > li a.menu-puvodni-web:hover {
    color: #fff;
    background: #1d1d1d !important;
    border-color: #1d1d1d !important;        
}
/* offcanvas - clensky portal - zarive zelene */
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a.menu-clensky-portal {
    background-color: #8bbc4a;
    border-color: #8bbc4a;
    color: #fff;
    padding: 8px 12px 6px 12px;    
}

.offcanvas-menu .offcanvas-inner ul.menu > li a.menu-clensky-portal:hover {
    background-color: #fff;
    border-color: #8bbc4a;
    color: #8bbc4a;
}
/* offcanvas - prihlaska - zelene */
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a.menu-prihlaska {
    background-color: #608049;
    border-color: #608049;
    color: #fff;
    padding: 8px 12px 6px 12px;    
}
.offcanvas-menu .offcanvas-inner ul.menu > li a.menu-prihlaska:hover {
    background-color: #fff;
    border-color: #608049;
    color: #608049;
}
/* offcanvas - doprodej - cervena */
.offcanvas-menu .offcanvas-inner ul.menu>li span.menu-doprodej {
    background-color: #b73021;
    border-color: #b73021;
    color: #fff;
    padding: 8px 12px 6px 12px;
    margin: 0 0 5px 0;
    text-align: left;    
}
body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>span.menu-doprodej>.menu-toggler {
    right: 0;
}
.offcanvas-menu .offcanvas-inner ul.menu>li span.menu-doprodej span.menu-toggler:after {
    color: #fff;
    margin-right: 10px;
}

/* sp-left, sp-right */
#sp-left .sp-module, #sp-right .sp-module {
    border: none;
} 

/* jazyky */
.mod-languages {
    /*padding: 0 0 10px 30px;*/
    padding: 0;
    /*line-height: 90px;*/
    width: 65px;
}
.sp-module-content .mod-languages ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li:last-child {
    margin: 0;
    padding: 0;
}

div.mod-languages ul li.lang-active {
    background-color: transparent !important;
    opacity: 0.25;
}

.offcanvas-menu .mod-languages {
    /*padding: 0 0 10px 30px;*/
    padding: 0;
    /*line-height: 90px;*/
    width: 65px;
    text-align: center;
    margin: 0 auto;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
    font-family: 'NewFrankBold', sans-serif;
    color: #072446;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    opacity: 1;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    font-size: 16px;
    padding: 4px 0px;
    line-height: 18px;
    font-weight: 400;
}
#sp-footer, #sp-bottom {
    background: #f4f7fe;
}

#sp-footer ul.menu {
    /*display: list-item;*/
    list-style: circle;
    list-style-type: circle;
    padding: 0;
    margin: 0 0 0 10px;
}
#sp-footer ul.menu li {
    display: list-item;
    margin: 0 0 5px 10px;
}

/* footer - vyjimka na tlačítko PŘIHLÁŠKA */ 
body #sp-footer .sppb-btn.sppb-btn-blue.sppb-btn-outline
  , body #sp-footer .btn.sppb-btn-blue.sppb-btn-outline
  , body #sp-footer .btn.sppb-btn-blue.sppb-btn-outline
  , body #sp-footer .btn.btn-blue.sppb-btn-outline {
    background-color: transparent;
    border-color: transparent;
    text-transform: none;
    padding: 0;
    text-align: left;
}

#sp-footer-2 {
    background: #F4F4F4;
    color: #333333;
    text-align: center;
    padding: 20px 0;
}
.body-innerwrapper {
    overflow-x: hidden;
    /*padding-top: 142px;*/
}
/* chybové a info hlášky nahoru */
#system-message-container {
    position: static;
    /*bottom: 0px;*/
    /*right: 15px;*/
    max-width: 350px;
}
#system-message-container joomla-alert {
    font-size: 16px;
}

li {
    margin-bottom: 0.4em;
}
#sp-menu .sp-megamenu-parent li {
    margin-bottom: 0;
}
#sp-menu .sp-megamenu-parent .sp-dropdown li {
    margin-bottom: 0.4em;
} 
#sp-top-bar a{
    /*color: #607949;*/ /* NEvyhovuje kontrast */
    /*color: #006600;*/
    color: #607949; /* vyhovuje kontrast */
}
#sp-top-bar .sp-module {
    display: inline-block;
     margin: 0;
}
#sp-top-bar ul.social-icons>li:not(:last-child) {
    margin-right: 8px;
}
#sp-top-bar ul.social-icons>li:last-child {
    margin-right: 0;
}
#sp-top-bar ul.social-icons>li {
    display: inline-block;
    font-size: 20px;
}
#sp-top-bar .social-icons .social-icon-facebook a {
    color: rgb(24, 119, 242);
}

#sp-top-bar .social-icons .social-icon-instagram a {
    color: rgb(0, 0, 0);
}
/*
.col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}
.col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}
*/
#sp-top-bar #sp-top1 {
  font-size: 20px
}

#sp-top-bar #sp-top1 a {
  color: #669900;
}


.fa-twitter::before {
    content: url("/cgk01/images/x-twitter.svg");
    width: 28px;
    display: inline-block;
    height: 28px;
    vertical-align: -0.12em;
    /*vertical-align: -0.125em;*/
}
#sp-top-bar .fa-twitter::before {
    content: url("/cgk01/images/x-twitter.svg");
    width: 20px;
    display: inline-block;
    height: 20px;
    vertical-align: -0.12em;
    /*vertical-align: -0.125em;*/
}

.offcanvas-menu .fa-twitter::before {
    content: url("/cgk01/images/x-twitter.svg");
    width: 20px;
    display: inline-block;
    height: 20px;
    vertical-align: -0.12em;
    /*vertical-align: -0.125em;*/
}

/* button - obecně */
body .sppb-btn, body .btn {
    text-transform: uppercase;
    z-index: 1;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.02em;
    /*color: #1D1D1D;*/
    /*padding: 13px 15px 11px 15px;*/
    padding: 10px 10px 8px 10px;
}
.sppb-btn-default.focus, .sppb-btn-default:focus {
    box-shadow: none;
}
.sppb-btn.focus, .sppb-btn:focus {
    box-shadow: none;
}

.btn-danger-cgk {
    --bs-btn-color: #fff;
    --bs-btn-bg: #dc3545;
    --bs-btn-border-color: #dc3545;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #bb2d3b;
    --bs-btn-hover-border-color: #b02a37;
    --bs-btn-focus-shadow-rgb: 225, 83, 97;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #b02a37;
    --bs-btn-active-border-color: #a52834;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #dc3545;
    --bs-btn-disabled-border-color: #dc3545;
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-weight: 700;
    --bs-btn-line-height: 1.5;
    --bs-btn-border-width: 1px;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 2px 4px 1px 4px;
    font-size: 12px;
    line-height: 12px;
}
.btn-danger-cgk-velke {
    --bs-btn-color: #fff;
    --bs-btn-bg: #dc3545;
    --bs-btn-border-color: #dc3545;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #bb2d3b;
    --bs-btn-hover-border-color: #b02a37;
    --bs-btn-focus-shadow-rgb: 225, 83, 97;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #b02a37;
    --bs-btn-active-border-color: #a52834;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #dc3545;
    --bs-btn-disabled-border-color: #dc3545;
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-weight: 700;
    --bs-btn-line-height: 1.5;
    --bs-btn-border-width: 1px;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 4px 8px 3px 8px;
    font-size: 14px;
    line-height: 14px;
}

a.button-zelene {
    background-color: transparent;
    border-color: #607949;
    color: #607949;
}
}
a.button-zelene:hover {
    background-color: #607949;
    color: #FFFFFF;
}
/* zelene tlacítko - primary */
/*
body .sppb-btn.sppb-btn-default.sppb-btn-outline, body .sppb-btn.sppb-btn-primary.sppb-btn-outline, body .sppb-btn.btn-primary.sppb-btn-outline, body .btn.sppb-btn-default.sppb-btn-outline, body .btn.sppb-btn-primary.sppb-btn-outline, body .btn.btn-primary.sppb-btn-outline {
    background-color: transparent;
    border-color: #607949;
    color: #607949;
}
body .sppb-btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.sppb-btn-default, body .btn.sppb-btn-primary, body .btn.btn-primary {
    background: #607949;
    border-color: #607949;
    color: #fff;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-default.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-default.sppb-btn-outline:active, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:active, body .sppb-btn.btn-primary.sppb-btn-outline:hover, body .sppb-btn.btn-primary.sppb-btn-outline:focus, body .sppb-btn.btn-primary.sppb-btn-outline:active, body .btn.sppb-btn-default.sppb-btn-outline:hover, body .btn.sppb-btn-default.sppb-btn-outline:focus, body .btn.sppb-btn-default.sppb-btn-outline:active, body .btn.sppb-btn-primary.sppb-btn-outline:hover, body .btn.sppb-btn-primary.sppb-btn-outline:focus, body .btn.sppb-btn-primary.sppb-btn-outline:active, body .btn.btn-primary.sppb-btn-outline:hover, body .btn.btn-primary.sppb-btn-outline:focus, body .btn.btn-primary.sppb-btn-outline:active {
    background-color: #607949;
    color: #fff;
}
*/

/* modre tlacitko - primary #6aacda */

body .sppb-btn.sppb-btn-default.sppb-btn-outline, body .sppb-btn.sppb-btn-primary.sppb-btn-outline, body .sppb-btn.btn-primary.sppb-btn-outline, body .btn.sppb-btn-default.sppb-btn-outline, body .btn.sppb-btn-primary.sppb-btn-outline, body .btn.btn-primary.sppb-btn-outline {
    background-color: transparent;
    border-color: #6aacda;
    color: #6aacda;
}
body .sppb-btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.sppb-btn-default, body .btn.sppb-btn-primary, body .btn.btn-primary {
    background: #6aacda;
    border-color: #6aacda;
    color: #fff;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-default.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-default.sppb-btn-outline:active, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:active, body .sppb-btn.btn-primary.sppb-btn-outline:hover, body .sppb-btn.btn-primary.sppb-btn-outline:focus, body .sppb-btn.btn-primary.sppb-btn-outline:active, body .btn.sppb-btn-default.sppb-btn-outline:hover, body .btn.sppb-btn-default.sppb-btn-outline:focus, body .btn.sppb-btn-default.sppb-btn-outline:active, body .btn.sppb-btn-primary.sppb-btn-outline:hover, body .btn.sppb-btn-primary.sppb-btn-outline:focus, body .btn.sppb-btn-primary.sppb-btn-outline:active, body .btn.btn-primary.sppb-btn-outline:hover, body .btn.btn-primary.sppb-btn-outline:focus, body .btn.btn-primary.sppb-btn-outline:active {
    background-color: #6aacda;
    color: #fff;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline {
    padding: 10px 10px 8px 10px;
}

/* modre tlacitko - plne - primary #6aacda */
/* outline */
body .sppb-btn.sppb-btn-default.sppb-btn-outline, body .sppb-btn.sppb-btn-primary.sppb-btn-outline, body .sppb-btn.btn-primary.sppb-btn-outline, body .btn.sppb-btn-default.sppb-btn-outline, body .btn.sppb-btn-primary.sppb-btn-outline, body .btn.btn-primary.sppb-btn-outline {
    background-color: #6aacda;
    border-color: #6aacda;
    color: #fff;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-default.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-default.sppb-btn-outline:active, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:active, body .sppb-btn.btn-primary.sppb-btn-outline:hover, body .sppb-btn.btn-primary.sppb-btn-outline:focus, body .sppb-btn.btn-primary.sppb-btn-outline:active, body .btn.sppb-btn-default.sppb-btn-outline:hover, body .btn.sppb-btn-default.sppb-btn-outline:focus, body .btn.sppb-btn-default.sppb-btn-outline:active, body .btn.sppb-btn-primary.sppb-btn-outline:hover, body .btn.sppb-btn-primary.sppb-btn-outline:focus, body .btn.sppb-btn-primary.sppb-btn-outline:active, body .btn.btn-primary.sppb-btn-outline:hover, body .btn.btn-primary.sppb-btn-outline:focus, body .btn.btn-primary.sppb-btn-outline:active {
    background-color: transparent;
    border-color: #6aacda;
    color: #6aacda;
}
body .sppb-btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.sppb-btn-default, body .btn.sppb-btn-primary, body .btn.btn-primary {
    background: #6aacda;
    border-color: #6aacda;
    color: #fff;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline {
    padding: 10px 10px 8px 10px;
}


/* modre tlacitko - primary #5ea8db */
/*
body .sppb-btn.sppb-btn-default.sppb-btn-outline, body .sppb-btn.sppb-btn-primary.sppb-btn-outline, body .sppb-btn.btn-primary.sppb-btn-outline, body .btn.sppb-btn-default.sppb-btn-outline, body .btn.sppb-btn-primary.sppb-btn-outline, body .btn.btn-primary.sppb-btn-outline {
    background-color: transparent;
    border-color: #5ea8db;
    color: #5ea8db;
}
body .sppb-btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.sppb-btn-default, body .btn.sppb-btn-primary, body .btn.btn-primary {
    background: #5ea8db;
    border-color: #5ea8db;
    color: #fff;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-default.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-default.sppb-btn-outline:active, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:active, body .sppb-btn.btn-primary.sppb-btn-outline:hover, body .sppb-btn.btn-primary.sppb-btn-outline:focus, body .sppb-btn.btn-primary.sppb-btn-outline:active, body .btn.sppb-btn-default.sppb-btn-outline:hover, body .btn.sppb-btn-default.sppb-btn-outline:focus, body .btn.sppb-btn-default.sppb-btn-outline:active, body .btn.sppb-btn-primary.sppb-btn-outline:hover, body .btn.sppb-btn-primary.sppb-btn-outline:focus, body .btn.sppb-btn-primary.sppb-btn-outline:active, body .btn.btn-primary.sppb-btn-outline:hover, body .btn.btn-primary.sppb-btn-outline:focus, body .btn.btn-primary.sppb-btn-outline:active {
    background-color: #5ea8db;
    color: #fff;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline {
    padding: 10px 10px 8px 10px;
}
*/

/*
body .sppb-btn.sppb-btn-default:hover, body .sppb-btn.sppb-btn-default:focus, body .sppb-btn.sppb-btn-default:active, body .sppb-btn.sppb-btn-primary:hover, body .sppb-btn.sppb-btn-primary:focus, body .sppb-btn.sppb-btn-primary:active, body .sppb-btn.btn-primary:hover, body .sppb-btn.btn-primary:focus, body .sppb-btn.btn-primary:active, body .btn.sppb-btn-default:hover, body .btn.sppb-btn-default:focus, body .btn.sppb-btn-default:active, body .btn.sppb-btn-primary:hover, body .btn.sppb-btn-primary:focus, body .btn.sppb-btn-primary:active, body .btn.btn-primary:hover, body .btn.btn-primary:focus, body .btn.btn-primary:active {
    background: #4D6839;
    border-color: #4D6839;
    color: #fff;
}
*/

body .sppb-btn.sppb-btn-default.sppb-btn-round, body .sppb-btn.sppb-btn-primary.sppb-btn-round, body .sppb-btn.btn-primary.sppb-btn-round, body .btn.sppb-btn-default.sppb-btn-round, body .btn.sppb-btn-primary.sppb-btn-round, body .btn.btn-primary.sppb-btn-round {
    border-radius: 30px;
}

/* modre tlačítko - vyjimka */
body .sppb-btn.sppb-btn-blue.sppb-btn-outline, body .btn.sppb-btn-blue.sppb-btn-outline, body .btn.sppb-btn-blue.sppb-btn-outline, body .btn.btn-blue.sppb-btn-outline {
    background-color: #5ea8db;
    border-color: #5ea8db;
    color: #fff;
}
body .sppb-btn.sppb-btn-blue.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-bluet.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-blue.sppb-btn-outline:active, body .sppb-btn.sppb-btn-blue.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-blue.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-blue.sppb-btn-outline:active, body .sppb-btn.btn-blue.sppb-btn-outline:hover, body .sppb-btn.btn-blue.sppb-btn-outline:focus, body .sppb-btn.btn-blue.sppb-btn-outline:active,body .btn.sppb-btn-blue.sppb-btn-outline:hover, body .btn.sppb-btn-blue.sppb-btn-outline:focus, body .btn.sppb-btn-blue.sppb-btn-outline:active, body .btn.btn-blue.sppb-btn-outline:hover, body .btn.btn-blue.sppb-btn-outline:focus, body .btn.btn-blue.sppb-btn-outline:active {
    background-color: transparent;
    border-color: #5ea8db;
    color: #5ea8db;
}
body .sppb-btn.sppb-btn-blue {
    width: auto;
}

/*
.fa-instagram::before {
    content: url("/cgk01/images/Instagram_logo_2022.svg");
    width: 18px;
    display: inline-block;
    height: 18px;
    vertical-align: -0.125em;
}
*/

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    line-height: 26px;
    /*line-height: normal;*/
    font-size: 18px;
    /*font-weight: 500;*/
    margin: 0;
    letter-spacing: 0.06em;
    /*text-transform: none;*/
    padding: 3px 10px 0 10px;
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sp-megamenu-parent>li>a {
    color: #1d1d1d;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 15px 15px 1px 20px;
    margin-top: 10px;
}
.sppb-form-group .sppb-form-control, .form-control, input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    display: block;
    width: 100%;
    background-color: #ffffff;
    border-color: #cccccc;
    padding: 9px 15px 9px 15px;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #1e1e1e;
    border-radius: 3px;
}
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
    padding: 0;
}

/*
.sppb-addon .sppb-addon-content {
    height: 500px;
    overflow: auto;
}
*/
/* view-login */
.view-login .sp-page-title, .view-registration .sp-page-title, .view-profile .sp-page-title {
    padding: 50px 0 0px 0;
}
.sp-page-title {
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    background-attachment: scroll;
    /*background-position: 50% 50%;*/
    /*background-attachment: fixed;*/
}
.sp-page-title .sp-page-title-heading {
    font-weight: bold;
    font-size: 26px;
    line-height: 45px;
    font-feature-settings: "case" on;
    y wi ??  45%;*/
    /*color: #1D1D1D;*/
    color: #ffffff;
    text-shadow: 2px 2px 5px #111111;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;

}
.sp-page-title .container {
    padding-left: 0;
    padding-right: 0;
}




/* tabulka - horní část - styl, barvy */

/* header-sticky - nepouzivam */
.header-sticky {
  position:sticky;
  top: 0 ;
  z-index: 1;
}


/* tabulka - informační - styl, barvy */
.course_stats {
    display: table;
    margin: -2px 0 0 0;

    /* verze 1 */
    border-collapse: collapse;
    border-width: 0;
    /*border-style: solid;*/
    /*border-color: #fff;*/
    border-radius: 1px 1px 0 0;
   
    /* verze 2 */
    /*
    border-collapse: separate;
    border-style: solid;
    border-color: gray;
    background: gray;
    */
    /*margin: 25px 0;*/
    font-size: 0.9em;
    font-family: sans-serif;

    /*min-width: 400px;*/
    /*border: 1px solid #dddddd;*/
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}
.course_stats thead tr {
    border: 2px solid #607949;
    /* border: 2px solid #009879; */
}
.course_stats td {
    border: 1px solid #fff;
    /*padding: 0.5rem;*/
}
.course_stats tbody .course_category {
    border: 2px solid #607949;
    font-weight: 600;
    background-color: rgba(106, 172, 2018,.3);

    /* border: 2px solid #009879; */
}

/* kategorie P - tučně */
/*
.course_stats tbody tr.course_p {
    font-weight: 600;
    border: 2px solid #009879;
}
*/

/* Column highlighting - označení sloupců a řídků po najetí */
table.course_stats {
    width:100%;
    border-spacing: 0;
    border-collapse: collapse;
    overflow: hidden;
    z-index: 1;
    /*border-width: 2px;*/
    border-style: solid;
    border-color: #607949;
}
    
table.course_stats td, table.course_stats th {
    /*cursor: pointer;*/
    padding: 5px;
    position: relative;
}
    
table.course_stats td:hover::before { 
    background-color: #ffa;
    content: '\00a0';  
    height: 100%;
    left: -5000px;
    position: absolute;  
    top: 0;
    width: 10000px;   
    z-index: -1;        
}
    
table.course_stats td:hover::after { 
    background-color: #ffa;
    content: '\00a0';  
    height: 10000px;    
    left: 0;
    position: absolute;  
    top: -5000px;
    width: 100%;
    z-index: -1;        
}

/*
table {
   border-spacing: 0;
   border-collapse: collapse;
   overflow: hidden;
   background-color: tomato;
}

td, th {
   padding: 10px;
   position: relative;
}

tr:hover{
   background-color: rgba(255, 255, 0, 0.5);
}

td:hover::after,th:hover::after { 
   background-color: rgba(255, 255, 0, 0.5);
   content: '\00a0';  
   height: 10000px;    
   left: 0;
   position: absolute;  
   top: -5000px;
   width: 100%;   
}
*/

.course_stats thead tr {
    background-color: #607949;
    color: #ffffff;
    text-align: left;
}
/*
.course_stats tbody tr .course_category {
    font-weight: 600;
}
*/

/* modrá barva - pozadi - hrise P */
/*
table.course_stats>tbody>tr.course_p:nth-of-type(odd)>* {
    background-color: rgba(94, 168, 219,.15);
}
table.course_stats>tbody>tr.course_p:nth-of-type(even)>* {
    background-color: rgba(94, 168, 219,.3);
}
*/

/*
.course_stats th,
.course_stats td {
    width: 80px;
    padding: 12px 15px;
    border-collapse: collapse;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
  
}
.course_stats tbody tr {
    border-bottom: 1px solid #dddddd;
}

.course_stats tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}
.course_stats tbody tr:nth-of-type(odd) {
    background-color: #ffffff;
}

.course_stats tbody tr:last-of-type {
    border-bottom: 2px solid #009879;
}
.course_stats tbody tr.active-row {
    font-weight: bold;
    color: #009879;
}
*/

/* tabulka */ 

.course_stats .dayOfWeek {
	display: block;
	font-size: 14px;
	font-weight: 500;
	/*text-transform: lowercase;*/
}
.course_stats .day {
	display: block;
	font-size: 16px;
	font-weight: 700;
}
.course_stats .month {
	display: block;
	font-size: 14px;
	font-weight: 300;
	/*text-transform: lowercase;*/
}
.course_stats .rezer_icon {
  margin-right: 10px;
  text-align: left;
  float: left;
}
.course_stats td, .course_stats th {
    text-align: center;
}
.course_stats td:first-child, .course_stats  th:first-child {
    text-align: left;
    width: 280px;
}

/* tabulka - Fixed Headers 4 */
/*
.fixTableHead {
   overflow-y: auto;
   height: 30em;
}
*/
/* tohle nefunguje */
/*
.fixTableHead thead th {
   position: sticky;
   top: 0;
}
*/

/* tohle nefunguje */

/*
.fixTableHead table:focus {
   border: #f00 solid 2px !important;
}
*/

/*
thead th {
    background: #333;
    color: #fff;
}
*/

.background_white_rotate1 {
    background-color: #fff;
    /*background-color: rgb(253 174 75 / 1);*/
    translate: none; rotate: none; scale: none; transform: rotate(0.99986deg); opacity: 1; visibility: inherit;
}
.background_white_rotate1:before {
    /*background-color: #fff;*/
    background-color: rgb(253 174 75 / 1);
    translate: none; rotate: none; scale: 1.2; transform: rotate(0); opacity: 1; visibility: inherit;
}


.background_white_rotate2 {
    background-color: #fff;
    /*background-color: rgb(253 174 75 / 1);*/
    translate: none; rotate: none; scale: none; transform: rotate(359.11124deg); opacity: 1; visibility: inherit;
}

.column_grid {
    grid-area: 1/-1;
    display: block;
}

.column_grid {
    grid-area: 1/-1;
    display: block;
}
.container_row_grid {
  display: grid;
}
#sppb-addon-wrapper-1719487291353 .sppb-addon-content {
  display: grid;
}
.layer1, .layer2{
  grid-column: 1;
  grid-row: 1;
}

.layer1 span{
  color: #fff;
  background: #000cf6;
}

.layer2{
  background: rgba(255, 0, 0, 0.4);
}

.background_pokus1 {
position: relative;
/*
grid-row-start: 1;
grid-column-start: -1;
grid-row-end: auto;
grid-column-end: auto;
*/
grid-area: 1/-1;
z-index: -10;

align-self: center;
/*background-image: linear-gradient(to right bottom, rgb(0, 0, 0), rgba(0, 0, 0, 0));*/
background-color: #fff; 
border-bottom-color: rgb(229, 231, 235);
border-bottom-left-radius: 48px;
border-bottom-right-radius: 48px;
border-bottom-style: solid;
border-bottom-width: 0px;
border-left-color: rgb(229, 231, 235);
border-left-style: solid;
border-left-width: 0px;
border-right-color: rgb(229, 231, 235);
border-right-style: solid;
border-right-width: 0px;
border-top-color: rgb(229, 231, 235);
border-top-left-radius: 48px;
border-top-right-radius: 48px;
border-top-style: solid;
border-top-width: 0px;
box-sizing: border-box;
color: rgb(15, 3, 58);
display: block;
font-feature-settings: normal;
font-variation-settings: normal;
grid-column-end: auto;
grid-column-start: -1;
grid-row-end: auto;
grid-row-start: 1;
height: 500px;
justify-self: start;
left: 40px;
line-height: 24px;
position: relative;
tab-size: 4;
text-size-adjust: 100%;
unicode-bidi: isolate;
visibility: visible;
width: 563.188px;
z-index: -9;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.background_pokus2 {
/* rotace */
transform: rotate(0.99986deg);

position: relative;
/*
grid-row-start: 1;
grid-column-start: -1;
grid-row-end: auto;
grid-column-end: auto;
*/
grid-area: 1/-1;
z-index: -10;

align-self: center;
background-image: linear-gradient(to right bottom, rgb(241, 229, 228), rgba(0, 0, 0, 0));
/*background-color: #607949;*/
border-bottom-color: rgb(229, 231, 235);
border-bottom-left-radius: 48px;
border-bottom-right-radius: 48px;
border-bottom-style: solid;
border-bottom-width: 0px;
border-left-color: rgb(229, 231, 235);
border-left-style: solid;
border-left-width: 0px;
border-right-color: rgb(229, 231, 235);
border-right-style: solid;
border-right-width: 0px;
border-top-color: rgb(229, 231, 235);
border-top-left-radius: 48px;
border-top-right-radius: 48px;
border-top-style: solid;
border-top-width: 0px;
box-sizing: border-box;
color: rgb(15, 3, 58);
display: block;
font-feature-settings: normal;
font-variation-settings: normal;
grid-column-end: auto;
grid-column-start: -1;
grid-row-end: auto;
grid-row-start: 1;
height: 400px;
justify-self: start;
left: 40px;
bottom: -20px;
line-height: 24px;
position: relative;
tab-size: 4;
text-size-adjust: 100%;
/*transform matrix(0.999391, 0.0348995, -0.0348995, 0.999391, 0, 0);*/
unicode-bidi: isolate;
visibility: visible;
width: 563.188px;
z-index: -10;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

.background_pokus3 {
    /* rotace */
    transform: rotate(0.99986deg);
    z-index: -10;
    position: relative;
    
}
.background_pokus4 {
  height: 100%;
  /*height: 50vh;*/
}
#sppb-addon-wrapper-1719493806155 {
  height: 100%;
}
#sppb-addon-wrapper-1719501404623 {
    height: 100%;
}
#column-id-UxiIeJnIlloq5WqDQRBwU .sppb-column-addons{
    height: 100%;
}
#sppb-addon-wrapper-alEgnjATGT24PMvhrKQzo {
    height: 100%;
}

.background_rotate_1_right {
    transform: rotate(1deg);
    z-index: -10;
}
.background_rotate_2_right {
    transform: rotate(2deg);
    z-index: -10;
    height: 100%
}
.background_rotate_2_right_scale {
    /*transform: rotate(2deg);*/
    transform: rotate(2deg) scaleX(1.1) scaleY(1.1);
    z-index: -10;
    height: 100%
}

.background_rotate_1_left {
    transform: rotate(359deg);
    z-index: -10;
}
.background_rotate_2_left {
    transform: rotate(358deg);
    z-index: -10;
}
.height_100 {
    height: 100%;
}
/* timeline */
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
    font-weight: bold;
}

/* image layouts */ 
.image-layout-preset-style-card .sppb-addon-image-layout-image, .image-layout-preset-style-card .sppb-img-responsive, .image-layout-preset-style-overlap .sppb-addon-image-layout-image, .image-layout-preset-style-overlap .sppb-img-responsive {
    height: auto;
}

/* sppb-carousel */ 
.sppb-carousel-extended.taskart-testimonial .sppb-carousel-extended-list {
    overflow: visible;
}
.sppb-carousel-extended.taskart-testimonial .sppb-carousel-extended-outer-stage {
    overflow: visible;
}
.sppb-carousel-extended-outer-stage {
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    transition: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s;
}
/* recenze - taskart-testimonial */
.sppb-carousel-extended.taskart-testimonial .sppb-carousel-extended-list .sppb-carousel-extended-item:nth-child(3), .sppb-carousel-extended.taskart-testimonial .sppb-carousel-extended-list .sppb-carousel-extended-item:nth-child(6), .sppb-carousel-extended.taskart-testimonial .sppb-carousel-extended-list .sppb-carousel-extended-item:nth-child(9), .sppb-carousel-extended.taskart-testimonial .sppb-carousel-extended-list .sppb-carousel-extended-item:nth-child(12) {
    transform: rotate(2.96deg);
}
.sppb-carousel-extended.taskart-testimonial .sppb-carousel-extended-list .sppb-carousel-extended-item:hover, .sppb-carousel-extended.taskart-testimonial .sppb-carousel-extended-list .sppb-carousel-extended-item:focus {
    transform: rotate(0deg);
}
.sppb-carousel-extended.taskart-testimonial .sppb-carousel-extended-list .sppb-carousel-extended-item {
    background-color: #f4f4f4;
    border-radius: 10px;
    padding: 40px 40px;
    transform: rotate(-2.24deg);
    transition: all 0.3s ease;
    margin: 0 50px;
}

/* recenze - taskart-testimonial2 */
.sppb-carousel-extended.taskart-testimonial2 .sppb-carousel-extended-list .sppb-carousel-extended-item:nth-child(3), .sppb-carousel-extended.taskart-testimonial2 .sppb-carousel-extended-list .sppb-carousel-extended-item:nth-child(6), .sppb-carousel-extended.taskart-testimonial2 .sppb-carousel-extended-list .sppb-carousel-extended-item:nth-child(9), .sppb-carousel-extended.taskart-testimonial2 .sppb-carousel-extended-list .sppb-carousel-extended-item:nth-child(12) {
    /*transform: rotate(2.96deg);*/
}
.sppb-carousel-extended.taskart-testimonial2 .sppb-carousel-extended-list .sppb-carousel-extended-item:hover, .sppb-carousel-extended.taskart-testimonial2 .sppb-carousel-extended-list .sppb-carousel-extended-item:focus {
    /*transform: rotate(0deg);*/
}
.sppb-carousel-extended.taskart-testimonial2 .sppb-carousel-extended-list .sppb-carousel-extended-item {
    background-color: #f4f4f4;
    border-radius: 10px;
    padding: 40px 40px;
    /*transform: rotate(-2.24deg);*/
    transition: all 0.3s ease;
    margin: 0 50px;
}


.sppb-carousel-extended-item.active, .sppb-carousel-extended-item.dragenable {
    visibility: visible;
    transform-style: preserve-3d;
}
.sppb-carousel-extended-item {
    height: 100%;
}
.sppb-carousel-extended-item {
    position: relative;
    float: left;
}
#sppb-addon-FPD76EWdGoxQsODPqU_16 .sppb-testimonial-carousel-icon {
    font-size: 50px;
    color: #dbdbdb;
    margin-bottom: 20px;
}
/* sppb-addon-table */
.sppb-addon-table-main td {
    border: none;
    color: #252525;
    padding: 16px 20px;
    font-size: 16px;
}

/* table */
.table>:not(caption)>*>* {
    padding: 10px 10px;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table>:not(caption)>tr>td.table-button {
    padding: 5px 5px;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.table .sppb-btn {
    padding: 8px 13px 6px 13px;
}

/*
.sppb-ripple-effect {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    box-shadow: 0 0 0 15px rgba(255, 255, 255, .8), 0 0 0 30px rgba(255, 255, 255, .6), 0 0 0 45px rgba(255, 255, 255, .4);
    z-index: -1;
    animation: sppbModalRipple 2s infinite;
}
*/

/* nefunguje */
/*
span.dp-icon svg {
    fill: currentcolor;
    width: 17px;
    height: 17px;
    vertical-align: -2px;
}
*/

/* tabs */
.sppb-nav-modern>li>a {
    font-size: 18px;
    font-weight: bolder;
    line-height: 1.42857143;
    padding: 8px 12px 6px 10px;
    background: #5ea8db; /* modra z loga */
    /*background: #f4f4f4;*/
    color: #fff;
    /*color: #777;*/
    border: 1px solid #F0F0F0;
    border-radius: 4px 4px 0 0;
}
.sppb-nav-modern>li>a:focus, .sppb-nav-modern>li>a:hover {
    background-color: #99ccff; /* svetlejsi modra z loga */
}
.sppb-nav-modern>li.active>a, .sppb-nav-modern>li.active>a:focus, .sppb-nav-modern>li.active>a:hover {
    color: #111;
    background-color: #fff;
    border-bottom-color: transparent;
    cursor: default;
}
.sppb-nav-modern>li>a .sppb-tab-icon {
    margin-right: 6px;
    animation: sppbModalRipple3 2s infinite;
}

.sppb-nav-modern>li.active>a .sppb-tab-icon {
    margin-right: 6px;
    animation: none;
}

/* accordion */
/*
.sppb-addon-accordion .sppb-panel-custom .sppb-panel-heading {
    background: #5ea8db;
    color: #fff;
}
*/
.sppb-addon-accordion .sppb-panel-custom .active {
    background: #fff;
    color: #111;
}
.sppb-addon-accordion .sppb-panel-custom .sppb-panel-heading .sppb-accordion-icon-wrap {
    transition: .4s;
    display: inline-block;
    animation: sppbModalRipple3 2s infinite;
}
.sppb-addon-accordion .sppb-panel-custom .active .sppb-accordion-icon-wrap {
    transition: .4s;
    display: inline-block;
    animation: no;
}


/*
.sppb-nav-modern>li>a #sppb-tav-1-2 {
    animation: sppbModalRipple2;
}
*/
.mod-dpcalendar-upcoming-blog__events table tr {
    color: #111;
}

.mod-dpcalendar-upcoming-blog__events table tr h6.mod-dpcalendar-upcoming-blog__heading {
    color: #111;
}

.mod-dpcalendar-upcoming-blog__events table tr.finished {
    color: #9e9e9e;
}
.mod-dpcalendar-upcoming-blog__events .table-striped>tbody>tr.finished:nth-of-type(odd)>* {
    color: #9e9e9e;
}
.mod-dpcalendar-upcoming-blog__events .table-striped>tbody>tr.finished:hover>* {
    color: #9e9e9e;
}

.mod-dpcalendar-upcoming-blog__events table tr.finished h6.mod-dpcalendar-upcoming-blog__heading {
    color: #9e9e9e;
}

.mod-dpcalendar-upcoming .dp-event-title h5 {
    color: #607949;
}

.mod-dpcalendar-upcoming-simple__information {
    margin-top: 0;
    margin-bottom: .7rem;
    padding-top: 0;
    padding-left: 0;
    border-left: none;
}
.mod-dpcalendar-upcoming-simple__event {
    padding: 10px 10px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #f4f4f4;
    
    
}
.dp-event_finished {
    background: #f4f4f4;
}

.mod-dpcalendar-upcoming-panel__events {
    display: block;
}

.mod-dpcalendar-upcoming-panel__information {
    padding: 0;
}
body.com_dpcalendar .mod-dpcalendar-upcoming-panel__event {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #f4f4f4;
}
body.com-sppagebuilder .mod-dpcalendar-upcoming-panel__event {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #cfe2d7;
}

.mod-dpcalendar-upcoming-panel__date {
    padding: 2px 0;
    font-style: normal;
}


table td img.rezer_icon {
    margin-right: 10px;
    text-align: left;
    float: left;
}

/* tabulka */
/* styles.css */

/*
.body-innerwrapper {
  overflow-x: auto;
}
*/

/*
table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

thead, tbody {
  display: block;
}

thead {
  position: sticky;
  top: 0;
  background-color: #f2f2f2;
}

th, td {
  padding: 10px;
  text-align: left;
  border: 1px solid #ddd;
}
tbody {
  max-height: 500px;
  overflow-y: auto;
}
*/



/*
.table_component  {
  overflow: auto;
  width: 100%;
  height: 600px;
}
*/
/*
.table_component th.header-sticky {
    position: sticky;
    top: 0;
    z-index: 1;
}
*/

.rsystem_icon img {
    width: 20px;
    vertical-align: middle;
    float: left;
    margin-right: 5px;
    margin-top: -1px;
}
.course_stats td:first-child {
    white-space: nowrap;
}
.course_stats td:first-child, th:first-child {
    text-align: left;
}

.col-fixed-60 {
    width: 60px;
}

.hriste_icon {
    display: inline-block;
}
.hriste_icon img {
    width: 40px;
    vertical-align: top;
/*    
    margin-right: 5px;
    margin-top: -2px;
*/
}
/* drobeckova navigace */
.breadcrumb {
    padding: 20px 10px;
    background-color: transparent;
    border-radius: 0.25rem;
    text-align: end;
}
.breadcrumb li a {
    color: #333;
}
.breadcrumb li .divider {
    padding-right: 10px;
} 
.breadcrumb .breadcrumb-item.active {
    color: #000;
    font-weight: bold;
}

/* kvuli responsivnimu zobrazeni*/
.sppb-carousel-extended-item {
    width: auto !important;
}
.sppb-carousel-extended-item img {
    width: 100%;
    object-fit: contain;
    height: auto;
}

.sppb-carousel-inner>.sppb-item {
    padding: 0;
    /*display: none;*/
}
/*
.sppb-carousel-extended-item img {
    object-fit: contain;
}
*/
.sppb-addon-clients .sppb-carousel-extended-item img {
    margin: 0 auto;
}
.sppb-addon-clients .sppb-carousel-extended-item {
    padding: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* sppb-addon-articles */
.sppb-addon-articles .sppb-addon-article img {
    border-radius: 10px;
}

/* article-list */
.article-list .article {
    position: relative;
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: -20px -20px 20px -20px;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
}
/* article */
.article-details {
    margin: 0 0 50px 0;
} 
.article-details .article-header h1 {
    color: #111;
    text-transform: none;
    font-size: 30px;
}
.article-details .article-ratings-social-share {
    padding: 1rem 0;
    border-top: none;
    border-bottom: none;
    margin-bottom: 1rem;
}
.article-details .article-full-image img {
    display: inline-block;
    border-radius: 10px;
}
.article-social-share {
    float: none;
    margin: 0 auto;
    text-align: center; 
}
.article-social-share .social-share-icon ul li {
    display: inline-block;
    margin-bottom: 1rem;
}

.article-social-share .social-share-icon ul li a {
    border: 1px solid #ededed;
    font-size: 1rem;
    border-radius: 50%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    display: inline-block;
}
.article-social-share .social-share-icon ul li a {
    border: 1px solid #ededed;
    font-size: 1.5rem;
    border-radius: 50%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    display: inline-block;
}
.article-right-sidebar .blog-details-right-sidebar .sp-module {
    margin-bottom: 40px;
}


/* cookies */
/* dá se dát i přimo do plugin */
.cpnb-outer {
    font-family: 'NewFrankRegular', sans-serif;
    border-radius: 10px;
    border-color: #f0f0f0;
    box-shadow: 0 -1px 10px 0 #acabab4d;
}
.cpnb-button, .cpnb-button-ok {
    text-transform: uppercase;
    padding: 6px 13px 4px 13px !important;
}
.cpnb-div-position-bottom-right {
    bottom: 20px;
    right: 20px;
    border: none !important;
}
.cpnb-outer .cpnb-div-position-bottom-right {
    border: none !important;
}

.cpnb-div-position-bottom-right  .cpnb-message {
    text-align: left !important;
    border: none !important;
    color: #252525;
}
.cpnb-div-position-bottom-right  .cpnb-message p {
    color: #252525;
}
.cpnb-div-position-bottom-right  .cpnb-message h2 {
    font-size: 20px !important;
    font-weight: bolder;
}

@-webkit-keyframes sppbModalRipple2{
  0%{opacity:0.8;-webkit-transform:scale(.9);transform:scale(.9)}
  50%{opacity:1}
  90%{opacity:1} to {opacity:0.9;-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes sppbModalRipple2{
  0%{opacity:0.9;-webkit-transform:scale(.9);transform:scale(.9)}
  50%{opacity:1.1}
  90%{opacity:1} to {opacity:0.9;-webkit-transform:scale(1);transform:scale(1)}
}
.sppb-ripple-effect2{
    position:absolute;left:0;right:0;bottom:0;top:0;box-shadow:0 0 0 15px rgba(255,255,255,.8),0 0 0 30px rgba(255,255,255,.6),0 0 0 45px rgba(255,255,255,.4);
}

@-webkit-keyframes sppbModalRipple3{
  0%{opacity:0.9;-webkit-transform:scale(.5);transform:scale(.5)}
  50%{opacity:1}
  90%{opacity:1} to {opacity:0.9;-webkit-transform:scale(1.3);transform:scale(1.3)}
}
@keyframes sppbModalRipple3{
  0%{opacity:0.9;-webkit-transform:scale(.5);transform:scale(.5)}
  50%{opacity:1}
  90%{opacity:1} to {opacity:0.9;-webkit-transform:scale(1.3);transform:scale(1.3)}
}
.sppb-ripple-effect3{
    position:absolute;left:0;right:0;bottom:0;top:0;box-shadow:0 0 0 15px rgba(255,255,255,.8),0 0 0 30px rgba(255,255,255,.6),0 0 0 45px rgba(255,255,255,.4);
}



@media (min-width: 576px) {
}

@media (min-width: 768px) {
    /* timeline */
    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
        width: 320px;
    }
    .okraj-stin {
        background: rgba(255,255,255,0.7);
        padding-top: 30px;
        padding-right: 35px;
        padding-bottom: 30px;
        padding-left: 35px;
        border-radius: 10px;
        box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.0457277);
        border-width: 1px;
        border-color: #f0f0f0;
        border-style: solid;
    }
    .okraj-stin-padding0 {
        background: #fff;
        padding: 0;
        border-radius: 10px;
        box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.0457277);
        border-width: 1px;
        border-color: #f0f0f0;
        border-style: solid;
    }
    .okraj-stin-vse {
        background: rgba(255,255,255,0.7);
        padding-top: 30px;
        padding-right: 35px;
        padding-bottom: 30px;
        padding-left: 35px;
        border-radius: 10px;
        box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.0457277);
        border-width: 1px;
        border-color: #f0f0f0;
        border-style: solid;
    }
    .okraj-stin-bile {
        background: rgba(255,255,255,1);
        padding-top: 30px;
        padding-right: 35px;
        padding-bottom: 30px;
        padding-left: 35px;
        border-radius: 10px;
        box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.0457277);
        border-width: 1px;
        border-color: #f0f0f0;
        border-style: solid;
    }
    /*
    .radek-pozadi-pod-nadpisem {
        padding: 50px 0 15px 0;
        margin: -280px 0 0 0;
    }
    .radek-nadpis {
        padding: 50px 0px 280px 0px;
        margin: 0;
    }
    */
    .nadpis-stranky h1.sppb-addon-title {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 26px;
        letter-spacing: 1px;
    }

    .com_dpcalendar .event-right-sidebar {
        background: rgba(255,255,255,1);
        margin: 0 0 30px 0;
        padding-top: 30px;
        padding-right: 35px;
        padding-bottom: 30px;
        padding-left: 35px;
        border-radius: 10px;
        box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.0457277);
        border-width: 1px;
        border-color: #f0f0f0;
        border-style: solid;
    }

    .com-dpcalendar-event {
        max-width: 1860px;
        margin: 20px auto 0 auto;
        padding-left: 15px;
        padding-right: 15px;
        background: #fff;
        position: relative;
    }
    .com-dpcalendar-event .com-dpcalendar-event__header {
        margin: 1rem;
    }   
    .com-dpcalendar-event__information, .com-dpcalendar-event__actions, .com-dpcalendar-event__cta, .com-dpcalendar-event__description, .com-dpcalendar-event_small {
        padding: 1rem;
    }    
    .mod-dpcalendar-upcoming-panel__information {
        padding: .7rem;
    }
}

@media (min-width: 992px) {
    #sp-top-bar ul.social-icons>li:last-child {
        margin-right: 10px;
    }
    /* timeline */
    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
        width: 425px;
    }
    .sppb-carousel-arrow {
         z-index: 15;
    }
    div.zoom-carusel .sppb-carousel-inner {
         z-index: 1;
    }
    div.zoom-carusel .sppb-carousel-inner:hover {
         transform: scale(1.3); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
         transform-origin: top left;
         z-index: 1;
    }
    .article-social-share .social-share-icon ul li {
        display: block;
    }
    .table-responsive {
        overflow-x: inherit;
    }
    .cpnb-div-position-bottom-right {
        width: 700px !important;
        bottom: 20px !important;
        right: 20px !important;
        border: none !important;
    }
}

@media (min-width:1200px){
    /* timeline */
    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
        width: 545px;
    }
    /* tlacitko - puvodni web - horni menu */
    .sp-megamenu-parent > li > a.menu-puvodni-web {
        line-height: 34px;
        margin-right: 8px;
        padding: 4px 10px 0 10px;
        font-size: 16px;
        color: #1d1d1d !important;
        background: transparent !important;
        border-color: #1d1d1d !important;
    }    
    .sp-megamenu-parent > li > a.menu-puvodni-web:hover, .sp-megamenu-parent > li > a.menu-puvodni-web:focus {
        background-color: #1d1d1d !important;
        color: #fff !important;
    }
    
    /* tlacitko - prihlaska - main menu */
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.menu-prihlaska {
        padding: 4px 6px 0 6px;
        font-size: 16px;
        background-color: #608049 !important;
        border-color: #608049 !important;
        color: #fff;
    }
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.menu-prihlaska:hover {
        background-color: #fff !important;
        border-color: #608049 !important;
        color: #608049;
    }

    /* icon doprava - muselo by se doladit */
    /*
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.menu-prihlaska {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    */
    /* icon doprava */
    /*
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.menu-prihlaska span {
        order: 2;
        padding: 0 0 2px 10px;
    }
    */

    /* menu-clensky-portal - zariva zelena - tmavsi */ 
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.menu-clensky-portal {
        padding: 4px 6px 0 6px;
        font-size: 16px;
        background-color: #8bbc4a !important;
        border-color: #8bbc4a !important;
        color: #fff;
    }    
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.menu-clensky-portal:hover {
        background-color: #fff !important;
        border-color: #8bbc4a !important;
        color: #8bbc4a;
    }

    /* menu doprodej - svetlejsi cervena - jina */
    .sp-megamenu-parent > li > span.menu-doprodej {
        padding: 4px 10px 0 10px;
        font-size: 16px;
        background-color: #b73021 !important;
        border-color: #b73021 !important;
        color: #fff !important;
    }        

    .sp-megamenu-parent > li > span.menu-doprodej:hover {
        background-color: #fff !important;
        border-color: #b73021 !important;
        color: #b73021 !important;
    }

    /* menu doprodej - svetlejsi cervena - z reklamy */
/*    
    .sp-megamenu-parent > li > span.menu-doprodej {
        padding: 4px 10px 0 10px;
        font-size: 16px;
        background-color: #d73b2a !important;
        border-color: #d73b2a !important;
        color: #fff !important;
    }        

    ..sp-megamenu-parent > li > span.menu-doprodej:hover {
        background-color: #fff !important;
        border-color: #d73b2a !important;
        color: #d73b2a !important;
    }
*/
    /* menu doprodej - svetlejsi cervena */
/*    
    .sp-megamenu-parent > li > span.menu-doprodej {
        padding: 4px 10px 0 10px;
        font-size: 16px;
        background-color: #d60000 !important;
        border-color: #d60000 !important;
        color: #fff !important;
    }        

    ..sp-megamenu-parent > li > span.menu-doprodej:hover {
        background-color: #fff !important;
        border-color: #d60000 !important;
        color: #d60000 !important;
    }
*/
    /* menu doprodej - cervená - cookies po najeti*/
/*    
    .sp-megamenu-parent > li > span.menu-doprodej {
        padding: 4px 10px 0 10px;
        font-size: 16px;
        background-color: #af2614 !important;
        border-color: #af2614 !important;
        color: #fff !important;
    }        

    ..sp-megamenu-parent > li > span.menu-doprodej:hover {
        background-color: #fff !important;
        border-color: #af2614 !important;
        color: #af2614 !important;
    }
*/  
    
    /* zaobleni horniho menu dole */
    .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
        background: #ffffff;
        border-radius: 0 0 10px 10px;
    }    
}

@media (min-width: 1400px) {
    #sp-top-bar ul.social-icons>li:last-child {
        margin-right: 20px;
    }
    .container, .sppb-row-container, .sppb-container {
        max-width: 1860px;
    }
    .sppb-row-container {
        max-width: 1860px;
    }
    .sppb-btn {
  	    width: 230px;
    }    
    .sp-megamenu-parent > li > a.sppb-btn {
        width: auto;
    }    
}

@media (max-width: 575.98px) {
    .logo-image-phone {
        height: 80px !important;
    }
}
@media (max-width: 767px) {
    .okraj-stin {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        border-radius: none;
        box-shadow: none;
        border: none;
    }
    .okraj-stin-padding0 {
        padding: 0;
        border-radius: none;
        box-shadow: none;
        border: none;
    }
    .okraj-stin-vse {
        background: rgba(255,255,255,0.7);
        padding-top: 20px;
        padding-right: 25px;
        padding-bottom: 20px;
        padding-left: 25px;
        border-radius: 10px;
        box-shadow: 15px 15px 20px 0px rgba(0, 0, 0, 0.0457277);
        border-width: 1px;
        border-color: #f0f0f0;
        border-style: solid;
    }
    .okraj-stin-bile {
        background: rgba(255,255,255,1);
        padding-top: 20px;
        padding-right: 25px;
        padding-bottom: 20px;
        padding-left: 25px;
        border-radius: none;
        box-shadow: none;
        border-width: 1px;
        border: none;
    }
    
    .radek-pozadi {
        background: rgba(255,255,255,0.8);
    }
    .radek-pozadi-bile {
        background: rgba(255,255,255,1);
    }
    /*
    .radek-pozadi-pod-nadpisem {
        background: rgba(255,255,255,0.8);
        padding: 30px 0 15px 0;
        margin: -240px 0 0 0;
    }
    */
    /*
    .radek-nadpis {
        padding: 50px 0 280px 0;
        margin: 0;
    }
    */   
    .nadpis-stranky {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 22px;
        letter-spacing: 1px;
    }
    
}

@media (max-width: 991.78px) {
    .logo-image-phone {
        height: 80px !important;
    }
    .cpnb-div-position-bottom-right {
        width: 320px !important;
        bottom: 10px !important;
        right: 10px !important;
        left: auto !important;
        border: none !important;
    }

}

@media (max-width:1199.98px){


}

@media (max-width:1399.98px){
    .offcanvas-menu .offcanvas-inner ul.menu>li>a.menu-puvodni-web {
        opacity: 1;
        margin-bottom: 10px;
    }
    .sppb-btn {
  	    width: 200px;
    }    
    /*    
    .offcanvas-menu .offcanvas-inner ul.menu>li>a.menu-stary-web {
        opacity: 1;
        margin-bottom: 10px;
        padding: 0 10px 0 10px;
        font-size: 16px;
    }
    */
}
